Params

Param name Description
id
required

ID of the activation key

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

content_override
optional

Content override parameters

Validations:

  • Hash

content_override[content_label]
required

Label of the content

Validations:

  • String

content_override[value]
required

Override to 0/1, or 'default'

Validations:

  • Must be one of: 0, 1, default.