Description
Creates an access for a user. For a platform-managed access in the INVITED state, the application also needs to activate the access before it can be used. This can be done with the API POST /server/access/{accessId}/activate.
HTTP Method | URI Scheme |
---|---|
POST | /server/access |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Body | request | Request body parameters, see schema for details. | Required |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | The created access. |
Security
Type | Name |
---|---|
apiKey | Key |