Sign up and get started with Confidence today! Create your account
Sign up and get started with Confidence today! Create your account
Delete an assignment table. The assignment table can only be deleted if there are no active scheduled exposure calculations referencing the table.
curl --request DELETE \
--url https://metrics.eu.confidence.dev/v1/assignmentTables/{assignmentTable} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://confidence.spotify.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns a AssignmentTable.
Was this page helpful?
curl --request DELETE \
--url https://metrics.eu.confidence.dev/v1/assignmentTables/{assignmentTable} \
--header 'Authorization: Bearer <token>'