v1

latestOpenAPI 3.0.02026-07-24226294602.4 KB
Client Progression

Delete Client Progression

Disenroll a Client from a Progression.

delete/progressions/client-progressions/{client_progression_id}

Path parameters

client_progression_idinteger required

client progression id

Headers

x-api-keystring required

A valid API key. If you don't have one, please request one through the Web Integrations screen.

Response

returns deleted id and if successful

idinteger

Id deleted

is_successboolean

Determines if the action was successful

wodify_validation_resultstring

The purpose of this attribute is to save any UserException message, that is, and user friendly message that should be shown to the end user.

Example response

{
  "id": 1234567891234567
}