Add a set of Credential Manager
POST/v1/credentialmanagerconfigurations
Adds a set of new Credential Manager Service configurations. Only one Credential Manager Service configuration per cmsType per company can exist.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
The Credential Manager Service configurations created.
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.