action probely_delete_users_id { label: "Deactivate a user" provider: probely method: DELETE path: "/users/{id}/" encoding: json output: { type: "object" additionalProperties: true } }