# Delete an Authentication Token (API V2 only) Invalidates an access token. Endpoint: DELETE /token Security: basic, X-PriceFx-jwt ## Header parameters: - `Pricefx-Key` (string) The Pricefx API key. Contact Pricefx Support to get your Pricefx-Key. ## Response 403 fields (application/json): - `error` (string, required) ## Response 204 fields