Create Keys

Starts a job to batch create a set of Keys. Returns a Job Reference that can be monitored through the Job Status endpoint.

If any one of the Keys you try to create fail validation, the job will not start, and the call will return 400.

This is an asynchronous operation, because we need to communicate with the Lock system to create the Keys.
That can take some time, and in the mean time these keys will have a state: creating.

Required Scopeproject.admin
Required ModulemobileKey
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!