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
Path Params
string
required

ID of the Project. Must match the one in the JWT.

Body Params
keys
array of objects
keys
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json