Use the clientId and clientSecret generated to generate the access token for
the machine user to authenticate and access the services.
Store the secrets in a safe and secure place as you will not be able to retrieve them after.
Machine User
Create Machine User
To create a machine or service user who can access the API programmatically,
you would need to make a POST request to the following endpoint:
Upon successful creation of the machine user, you will receive a response similar to the below: