Delete Assignment
Delete Assignment
Remove a data owner assignment from a dataset
DELETE
Delete Assignment
Delete Assignment
Remove a data owner assignment from a dataset. This only works if no campaign values have been submitted through this assignment.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the parent dataset
UUID of the assignment to delete
Response
Returns HTTP 204 No Content on success.Example
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: Assignment not found409 Conflict
Cause: Assignment has submitted values The assignment has submitted campaign values and cannot be deleted.Related Endpoints
Create Assignment
Assign a new data owner
List Assignments
View all assignments

