Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Unassign from an entity

Unassign a folder to an entity, such as mailing, message template, custom blacklist, image, recipient list or attachment.

Path Params
string
required

Client ID

int64
required

Folder ID

Form Data
int64
required

ID of the entity to be assigned or unassigned

Responses
200

The entity was unassigned successfully.

400

The entity ID is required. Check for the ID of the entity and add it to the request.

404

The folder could not be found. Ensure that the required parameters such as "folderId" or "entitiyId" are correct and the folder exists.

409

The folder could not be unassigned from the mailing entity because the entity is a campaign child. Ensure that the entity is not a child of a campaign.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!