Remove session fee
Session Fees
Remove session fee
Remove the fee for a specific session, effectively making it free. This sets the base price to 0 and clears all conditional pricing.
Note: This operation cannot be undone through the API. The fee will need to be reconfigured manually if pricing needs to be restored.
DELETE
Remove session fee
Path Parameters
The unique identifier of the session
Required range:
x >= 1Response
Session fee removed successfully (session is now free)
The unique identifier of the fee
Example:
124
The session ID this fee belongs to
Example:
73
The base price for the session/package
Example:
"0"
All conditional prices are cleared (empty strings)
Example:
{ "76": "", "77": "" }The package ID (only present for package fees)
Example:
2