Client v1
The client credentials are used as an authorization grant to the protected resources under the control of the client.
Name Description Type Additional Information
client_id Client identifier -- a unique string representing the client. The client identifier MUST NOT be used alone for client authentication. string Required
client_secret Client secret -- a unique string paired with the identifier. The client secret MUST NOT be used alone for client authentication. string Required
Return