Authorize Enrollment
Authenticate using application credentials and a specific owner ID, token, or enrollment. (Only Applications!)
Body
The ID of the application that is being enrolled.
The secret key of the application that is being enrolled.
The ID of the enrollment to authorize to use as an alternative to the owner ID.
The ID of the entity that owns the enrollment. It is essential this is provided from a trusted source or an auth token is provided in the headers.
Response
ID of the application associated with the enrollment.
The date and time the enrollment was created.
Additional data associated with the enrollment.
Whether the enrollment is disabled.
UUID of the enrollment.
The ID of the entity that owns the enrollment.
A token that may be used to authenticate the enrollment with API operations.
The date and time the enrollment was last updated.