Remove follow-up template

Clear the follow-up email template association on a campaign channel by setting its follow_up_template_id to null. The channel is looked up by its unique_code. If not found the endpoint returns 400, and if the channel's store company does not belong to the authenticated user the endpoint returns 403.

Auth: Account — authentication. The endpoint resolves the channel by unique_code, which matches the user's person.company_id against the channel's store-company id or up to two parent companies (location, then account, then partner) in the company tree. Lives in the account-operated campaign route group.

Rate limit: No rate limit.

Request

Response{ data. } envelope.

  • message (string) — confirmation text "Follow up template removed successfully".

Path params

ParameterTypeRequiredNotes
uniqueCodestringRequiredThe channel's unique code, not a numeric campaign id.

Errors: 422 on validation failure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json