Skip to main content
DELETE
/
timeframes
/
{id}
Delete Timeframe
curl --request DELETE \
  --url https://crm.universal.rollout.com/api/timeframes/{id} \
  --header 'Authorization: Bearer <token>' \
  --header 'X-Rollout-Credential-Id: <api-key>'
"<array>"

Authorizations

Authorization
string
header
required

Authorization JWT

X-Rollout-Credential-Id
string
header
required

The Rollout Credential ID to use for queries/mutations

Path Parameters

id
string
required

Response

OK