Resource access tokens

Add resource access tokens

Adds new resource access tokens with the specified data.

post/api/connector/v1/resourceAccessTokens/add

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

Response

OK

Changes

No recorded changes to this endpoint across all 10 revisions of this API.