SpaceMediaSpaceMedia
Endpoint referenceDisputes

Append one immutable internal-only dispute note.

POST
/platform/v1/disputes/{dispute}/notes

Authorization

platformSession
laravel_session<token>

In: cookie

Path Parameters

dispute*string
Formatuuid

Header Parameters

X-XSRF-TOKEN*string

CSRF token paired with the current web session.

Length1 <= length <= 2048
Idempotency-Key*string
Match^[A-Za-z0-9][A-Za-z0-9._:-]*$
Length16 <= length <= 128

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?