Delete a widget token
Wavix Embeddable
Delete a widget token
Deletes the Wavix Embeddable widget token identified by id. The token can no longer authenticate widget sessions, and any active session using it ends.
DELETE
Delete a widget token
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The UUID of the widget token to delete.
Response
Returns a success confirmation. The widget token is deleted.
Indicates whether the request was successful.
Example:
true