Skip to main content

Assign an API key to another user

POST 
/auth/api_keys/:id/assignment

Assigns an API key to a user. This controls what they are authorized to do in Mission Control.

Request

Responses

200:

Successful response

401:

Authentication error

403:

Authorization error

404:

Resource not found

422:

Invalid parameters supplied in request. See HTTP response body for details.