AppAutoGtm

Delete Project Doc

Soft-delete a doc.

Returns 200 + a JSON body (not 204): the web ApiClient always parses the response as JSON, so an empty 204 body throws in the browser.

delete/api/app-auto-gtm/projects/{project_id}/project-docs/{doc_id}

Path parameters

project_idinteger required
doc_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.