Skip to main content
POST
Transfer Campaign Ownership

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
id
string<uuid>
required

Campaign id to transfer.

ownerId
string<uuid>
required

New owner user id.

userContextId
string<uuid>
required

Context id that should be attached for the new owner.

userStyleId
string<uuid>
required

Style id that should be attached for the new owner.

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"