Skip to main content
POST
Create Schedule

Authorizations

x-magna-api-token
string
header
required

Body

application/json
tokenId
string<uuid>
required
Minimum string length: 1
name
string | null
Minimum string length: 1
description
string | null
Minimum string length: 1
unlockAtStart
number | null
cliff
object | null
roundingMode
enum<string> | null
Available options:
FLOOR
pieces
object[] | null

Response

Successful response

isProcessed
boolean
result
any

Endpoint-specific result payload.