v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13178889.9 KB
labels

Deletes a label's permission. Permissions affect the label resource as a whole, aren't revisioned, and don't require publishing.

delete/v2/{+name}

Path parameters

namestring required

Required. Label permission resource name.

Query parameters

useAdminAccessboolean

Set to true in order to use the user's admin credentials. The server will verify the user is an admin for the label before allowing access.

writeControl.requiredRevisionIdstring

The revision ID of the label that the write request will be applied to. If this isn't the latest revision of the label, the request will not be processed and will return a 400 Bad Request error.

Response

Successful response