Marks a client trial as inactive
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request POST 'https://api.ffdemo.ufp.ai/tenants//clients//trials//mark_as_inactive' \
--header 'Authorization: Bearer <token>'
Responses
This response does not have a body.
Modified at 2025-03-21 07:23:14