Endpoints

Test OAuth2 connection

This endpoint tests the OAuth2 connection by attempting to exchange a token

post/v1/projects/{projectID}/endpoints/oauth2/test

Path parameters

projectIDstring required

Project ID

Request body

Response

OK

messagestring
statusboolean

Changes