Versions Compared

Key

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

Description

...

HTTP codeCommon messagesDescriptionSchema
200
The activated access.Access
400The application with the specified key could not be found
String
Input not valid: Access ID '<&1>' is not in the correct formatThe '<%1>' (in single quotes, without angle brackets) refers to the value entered as the access ID in the request.String
The access must be in the INVITED state for the application to be able to activate it.
String
The access must be platform-managed for the application to be able to activate it.
String
404The access with ID <%1> was not foundNo access with the specified ID was found. The <%1> (without single quotes, without angle brackets) refers to the value entered as the access ID in the request.String
500An unexpected error occurred: An unknown error has occurredThis error is returned if an ID in the access, for example the private ID, is not correct.String

...