API client credential - Add
Details the information needed to add a client credential as follows:
-
Client ID that identifies the client. For example, api_ThirdPartySystem. Note that the
api_
prefix is added automatically. -
Client description, such as Student marketing and recruitment.
-
Scopes that are being granted to the client. For example,
AdmissionsService.Api.Integration.Write
. -
Client secret expiry date is the date that client secret expires, which cannot be more than one year from the current date.
-
Enabled If selected, the API client credentials can be used.