Skip to main content
PATCH
/
v2
/
request
/
{requestId}
Update a recurring request
curl --request PATCH \
  --url https://api.stage.request.network/v2/request/{requestId}

Headers

x-api-key
string

API key for authentication (optional if using Client ID)

x-client-id
string

Client ID for frontend authentication (optional if using API key)

Origin
string

Origin header (required for Client ID auth, automatically set by browser)

Path Parameters

requestId
string
required

The requestId for the request

Example:

"01e273ecc29d4b526df3a0f1f05ffc59372af8752c2b678096e49ac270416a7cdb"

Response

Recurrence updated successfully

I