Delete a project share
delete/projects/{projectId}/shares/{shareId}
Remove access to an automation project by deleting the specified share.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The project share was deleted successfully. | ||
| 403 | Forbidden | User does not have permission to delete this share. | Schema | |
| 404 | Not Found | No share with the provided ID was found. | Schema |