cURL
curl --request DELETE \ --url https://statsigapi.net/console/v1/unit_id_types/{id} \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Unit ID Type deleted successfully." }
Optional header to respect review settings for mutation endpoints.
id
Delete Unit ID Type Response
Was this page helpful?