Set frequency counter for consumer

Set a consumer's frequency counter to a given value. Note- Replace {your_connecttenant_apidomain } in the URL with your hostname to try this API with your environment. See Know your endpoint page.

Path Params
string
required

Unique ID of group

Body Params

Object defining an individual consumer belonging to the specified group and desired counter value.

string
enum
required

A channel of communication

Allowed:
string
required

Address for communications sent on this channel.

number
required

Sets the frequency counter to this value.

string
enum
required

The period defining which counter should be set.

Allowed:
Responses
204

The frequency counter has been updated.

404

Invalid or unknown group ID.

409

The consumer combination was not found in the specified group.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!