Skip to main content
POST
Set campaign perks

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

league_id
string
required

League whose perk loadout should be updated.

Pattern: ^league_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Body

application/json
player_id
string
required

Owned player whose perk loadout should be changed.

Pattern: ^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
perks
string[]
required

Distinct Coworld perk IDs to equip; an empty list clears the loadout.

Maximum array length: 2

Response

Successful Response

The response is of type Response Set Campaign Perks V2 Leagues League Id Campaign Perks Post · object.