Skip to content
Get started

Delete a source

DELETE/api/promptly/sources/{sourceId}

Delete a source

Path ParametersExpand Collapse
sourceId: string
formatuuid

Delete a source

curl https://0ct.com/api/promptly/sources/$SOURCE_ID \
    -X DELETE \
    -H "Authorization: Bearer $0CT_API_KEY"
Returns Examples