Skip to main content
POST
Approve or reject a pending template

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

slug
string
required

Slug of the pending template to moderate.

Body

application/json
decision
enum<string>
required
Available options:
approve,
reject
notes
string

Reviewer notes; required when rejecting.

Response

The moderation decision was applied.

data
object
meta
object