projects
Detaches a service project from a host project. You can call this API from any service project without needing access to the host project that it is attached to.
post/v1/{+name}:detachServiceProjectAttachment
Path parameters
namestring required
Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}.
Request body
DetachServiceProjectAttachmentRequest required
Request for DetachServiceProjectAttachment.
Response
Successful response