cURL
curl --request DELETE \ --url https://statsigapi.net/console/v1/experiments/assignment_source/{name} \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Assignment source deleted successfully." }
Optional header to respect review settings for mutation endpoints.
Name of the assignment source
Delete Assignment Source response
Was this page helpful?