Skip to content

Extend Audience

POST
/audiences/{audience_id}/extend

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Parameters

Path Parameters

audience_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
"quantity": 42
}

Responses

Successful Response

application/json
object

Empty response body

Samples

Powered by VitePress OpenAPI