d.0.1.- Valid access
d.0.0.1.- Generate valid token | Body | Comments | |
---|---|---|---|
Bodyurlencoded client_credentials das-api/office-exchange urn:ietf:params:oauth:client-assertion-type:jwt-bearer | API Request DescriptionThis endpoint allows clients to obtain an authentication token. It is typically used in scenarios where secure access to protected resources is required. Request
Request BodyThe request body must be sent in ResponseThe response will typically include an authentication token if the request is successful. The structure of the response may include fields such as:
Ensure to handle the response appropriately to utilize the token for subsequent API requests. | ||