Skip to main content
DELETE
/
sms-templates
/
{id}
Delete an SMS template
curl --request DELETE \
  --url https://api.robase.dev/v1/sms-templates/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Pass your API key as Authorization: Bearer rb_live_...

Path Parameters

id
string
required

Response

200

Deleted.