Deletes the specified list of labels from a resource.
delete/api/v1/resources/{ResourceId}/labels
Path parameters
ResourceIdstring required
The ID of the resource.
Query parameters
labelsSharedLabel[]
List of labels to delete from the resource.
deleteAllboolean
Flag to request removal of all labels from the specified resource.
Headers
Authenticationstring password
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
Response
Success
DeleteLabelsResponse required