Delete a User Template
Description: To delete a user template a HTTP DELETE request is made to the URL with the session token.
Method: DELETE
URI: /user-templates/user_template_id/
URI Parameters
- template_id: The ID of the user template
Headers: Authorization: Third party based authorization header
Returns
Field | Type | Description |
---|---|---|
Message | String | Message relating to the update. |
Example
Request
Response