Delete Dynamic Content Profile
DELETE /api/v1/workspaces/{workspace_id}/dynamic_content_profiles/{id}
DELETE
/api/v1/workspaces/{workspace_id}/dynamic_content_profiles/{id}
Deletes a DynamicContentProfile.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace_id
required
integer
Workspace ID
id
required
string
DynamicContentProfile ID
Responses
Section titled “ Responses ”Successful
Unauthorized
object
message
required
string
Example
Record not foundForbidden
object
message
required
string
Example
Record not foundNot Found
object
message
required
string
Example
Record not found