Delete a workload identity join token
DELETE/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/workloadidentityjointokens/:ProjectSubresourceId
Delete an existing workload identity join token.
Request
Responses
- 204
- 403
- 404
- default
No content. The workload identity join token was deleted.
You are not authorized to perform this action.
The workload identity join token was not found.
Unexpected error.