Create activation profile

Creates a new activation profile.

Required Permissions: activation-profiles:create

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for creating a new activation profile via the public API.

string
enum
required

Creation origin.

Allowed:
string
required
length ≤ 100

Name of the activation profile.

platforms
array of strings
required
length between 1 and 2

Target platforms for this activation profile.

platforms*
Allowed:
string | null

Optional group ID to associate with the activation profile.

capabilities
object
required

Capability configuration. At least one capability must be enabled.

Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses

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