Full name: projects.locations.servingProfiles.delete
Deletes a ServingProfile.
Endpoint
deletehttps://{service-endpoint}/v1/{name}
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
namestring
Required. The name of the ServingProfile resource to be deleted. Format: projects/{project}/locations/{location}/servingProfiles/{servingProfile}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.