Delete a project share

delete/projects/{projectId}/shares/{shareId}

Remove access to an automation project by deleting the specified share.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectId
string
true

The automation project ID

shareId
string
true

The project share ID

Responses

StatusMeaningDescription
204No Content

The project share was deleted successfully.

403Forbidden

User does not have permission to delete this share.

Schema
404Not Found

No share with the provided ID was found.

Schema