post https://api.soul-network.com/v1/auth/oauth/client-credentials
Authenticate client with client credentials flow using a client secret. A client secret must be set before this.
Log in to see full request history
Responses
Authenticate client with client credentials flow using a client secret. A client secret must be set before this.
xxxxxxxxxx
curl --request POST \
--url https://api.soul-network.com/v1/auth/oauth/client-credentials \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: