Create SDK key
Create a new server-side or mobile SDK key.
Deleted SDK keys are retained for 180 days. During that period you cannot reuse the key of a deleted SDK key, even though the deleted key no longer appears in the list of SDK keys for the environment.
Authentication
Path parameters
Headers
Request
The user-defined key of the SDK key.
The human-readable name of the SDK key.
The kind of SDK key. Can be either “sdk” (server-side) or “mobile” (mobile). Defaults to “sdk” when not explicitly defined.
Response
The kind of SDK key. Can be either “sdk” (server-side) or “mobile” (mobile).
The user-defined identifying key of the SDK key. This is used solely to identify an SDK key and is distinct from the value field, which is the actual SDK key value.
The human-readable name of the SDK key.
Indicates if this SDK key is the system-defined default for the environment. There may also be an expiring default SDK key for the environment (not possible with mobile keys).
The auto-incremented version number of the SDK key.