Create a workload identity join token
POST/apis/cra.diagrid.io/v1beta1/projects/:ProjectId/workloadidentityjointokens
Create a workload identity join token for an app ID.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- default
The created workload identity join token.
The request was invalid.
You are not authorized to perform this action.
The App ID was not found.
A token already exists for this App ID.
Unexpected error.