Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTP codeCommon messagesDescriptionSchema
200

The created access.

Access

400The application with the specified key could not be found
stringString
Input not valid: First name and last name must always be specified.
stringString
Input not valid: Type, private ID and managed must be specified when creating an access.
stringString
Input not valid: Corporate ID must be specified when creating access of type CORPORATE.
stringString
Input not valid: Corporate ID can not be specified when creating access of type PRIVATE.
stringString
Input not valid: Access ID can not be specified when creating an access.
stringString
Input not valid: State can not be specified when creating an access.
stringString
500

An unexpected error occurred: Required request body is missing […]

This error occurs when the required Access is not sent.

stringString

An unexpected error occurred: JSON parse error […]

This error message can be returned when the parameters are not specified properly or are of wrong type. stringString

An unexpected error occurred: An unknown error has occurred

This error message can be returned when the parameters are not specified properly or are of wrong type. For example, the unknown error is returned if the ID of the private identity is not correct. Refer to Access for more details.stringString

Security

TypeName
apiKeyKey

...