Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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 MethodURI Scheme
POST/server/access

Parameters

TypeNameDescriptionQualificationSchema
Body

request

Request body parameters, see schema for details.

Required

Access

Responses

HTTP CodeDescriptionSchema
200

The created access.

Access

Security

TypeName
apiKeyKey
  • No labels