credentials
Post organisations credentials
CreateCredential allows users to create new Credentials. Valid requests which return a credential marked as “invalid” is normal behaviour, but the credential won’t be usable until it’s updated to become valid.
POST
Authorizations
Path Parameters
Body
application/json
CreateCredentialRequest is the request definition for creating a new credential.
CreateCredentialRequestBody is the request body to create a new credential. The ID is automatically generated and the organisation ID is defined by the request's path parameter.
Response
201
application/json
CreateCredentialResponse is the response containing the new credential.
Credential holds sensitive data not owned by Versori. Users can create credentials so that Versori systems can authenticate to external services on behalf of the user.