Api referenceWorkspaces
Delete workspace credential
Deletes a workspace-shared credential. This endpoint requires a signed-in session and does not accept API keys.
DELETE
/api/v1/workspaces/{workspaceHandle}/credentials/{credentialId}Deletes a workspace-shared credential. This endpoint requires a signed-in session and does not accept API keys.
Response Body
application/json
application/json
application/json
application/json
application/json
Delete workspace API key DELETE
Deletes an API key owned by the authenticated user and scoped to the workspace. This endpoint requires a signed-in session and does not accept API keys.
Delete workspace invitation DELETE
Revokes a pending invitation from the workspace. This endpoint requires a signed-in session and does not accept API keys.