...
HTTP code | Common messages | Description | Schema |
---|---|---|---|
200 | The updated external role. | ||
400 | The application with the specified key could not be found | ||
400 | External role ID must match the external role ID in the REST path. | ||
400 | Role not found! | ||
400 | Invalid role ID format | ||
400 | Name and enabled must always be specified for an external role. | ||
400 | User agreement not found! | ||
500 | An 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. |
...