Add a set of new shared
POST/v1/credentials
Adds a set of new shared credentials. The name for each credential must be unique.
Request
Responses
- 201
- 400
- 401
- 403
- 422
- 500
The credentials added successfully.
Bad request.
Unauthorized. Missing or invalid credentials.
Forbidden. The user does not have the permission to do this action.
Not found. The resource was not found.
Internal Server Error.