Update trial activation expiry date
Updates the trial activation expiry date.
PATCH/v3/trial-activations/{id}/expires-at
JWT
trialActivation:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path |
Request Body Schema
| Property | Type | Description | Constraints |
|---|---|---|---|
| expiresAt* | string | Update the expiration date of the trial | format: date-time |
Request Example
Responses
200
400
401
403
404
429
500