Versions Compared

Key

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

...

TypeNameDescriptionQualificationSchema
Body

request

Request body parameters, see schema for details.

Required

ExternalRole

Responses

HTTP CodeMessageDescriptionSchema
200

The created external role.

ExternalRole

400The application with the specified key could not be found

400The role name must be unique within the company!

400User agreement not found!

400Input not valid: ID can't be specified when creating an external role.

400Input not valid: Name and enabled must always be specified for an external role.

400User agreement not found!

500An unexpected error occurred: JSON parse error[...]These error messages are returned if one or more parameters are of the wrong type. See ExternalRole for details.

Security

TypeName
apiKeyKey

...