Skip to main content
POST
Set campaign prompt

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

league_id
string
required

League containing the player's standing orders.

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 standing orders 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}$
prompt
string
required

Standing orders used for future campaign rounds.

Maximum string length: 4000

Response

Successful Response

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