Assignments

Delete an assignment

Deletes the assignment identified by the specified slug.

delete/assignment/{assignment_slug}

Headers

Accept'application/vnd.Creative Force.v2.3+json' | 'application/vnd.Creative Force.v2.3+xml' required

Defines the response type.

x-api-languagestring[]

Defines the languages included in the response. If omitted, the account default language is used.

Value all overrides any other values present.

Response

Assignment removed.

If the assignment has scores or comments, the record is retained with method set to stray and remains retrievable via GET /assignment/{assignment_slug}. Otherwise the record is removed entirely.

Changes