Use this endpoint to soft delete a template from the system. The record won’t be physically removed from the database. Instead, the data stays stored but is marked inactive and excluded from standard queries. The deletedAt field is set with the timestamp when the deletion occurred.
The authorization token in the 'Bearer
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The unique identifier of the Organization associated with the request.
Unique identifier of the template that you want to retrieve (UUID).
If the request is successful, you'll get an empty response.