Soft deletes a user, login disabled

Errors

Code Description
404 Cameo Meeting or User not found
422 Unable to process request, see errors in response

Examples

{
  "message": "Cameo Meeting User deleted successfully"
}

Params

Param name Description
token
required

API token for your organization

Validations:

  • Must be a String

cameo_meeting_id
required

ID of the Cameo Meeting

Validations:

  • Must be a Integer

id
required

ID of the Cameo Meeting User

Validations:

  • Must be a Integer