v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
Context

Delete contexts

Initiates an asynchronous process to delete the contexts. All linked context resources (e.g. CSS, images, and fonts) will also eventually be cleaned up if no other context has them linked. As well, bindings of these contexts to strings are removed, and strings are marked as having no context.

post/context-api/v2/projects/{projectId}/contexts/remove/async

Path parameters

projectIdstring uuid required

A unique project identifier. This can be found in the Smartling Dashboard under Account Settings > API.

Request body

contextUidsstring[]

List of contexts UIDs to delete. List size is limited to 100 items.

Response

OK