When using the basic authentication grant type, you must send the authorization details in the request body.
Parameter |
Type |
Description |
Source |
---|---|---|---|
Username |
Required |
The name defined for the user in Smart Completions. |
The Smart Completions Authentication identity provider. |
Password |
Required |
The password defined for the user in Smart Completions. |
The Smart Completions Authentication identity provider. |
If you're unfamiliar with getting an access token using the Basic Authentication grant type, see an example using Postman.