InsertAppOwnsAccessToken
Inserts an App-Owns-Access token for authentication purposes, enabling secure access to resources.
post
Authorizations
Responses
200
Success: The App-Owns-Access token has been successfully inserted.
400
Bad Request: The request failed.
500
Internal Server Error: An error occurred while inserting the access token.
post
POST /AppOwnsInfo/InsertAppOwnsAccessToken HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No content