Skip to main content
DELETE
/
api
/
content
/
v1
/
reportschedules
/
{scheduleId}
/
unsubscribe
/
recipient
Delete Unsubscribed Recipient
curl --request DELETE \
  --url https://{instance}.domo.com/api/content/v1/reportschedules/{scheduleId}/unsubscribe/recipient \
  --header 'X-DOMO-Developer-Token: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connetors-domo-480645-add-reports-sort-asc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-DOMO-Developer-Token
string
header
required

Path Parameters

scheduleId
integer
required

ID of the schedule

Query Parameters

userId
integer

User ID

emailId
string

Email ID

Response

OK