_create
Creates an API Key for the requested user account.
Parameters
user_id
The ID of the user this API key is for.
description
A note for yourself describing the purpose of the key.
Example
Result
On Success
The result will contain the created key's MD5 and ID.
Last updated