Campaign embeds
Embed the campaign editor
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the campaign embed
Response
200 - text/html
The embeddable HTML that will render a UI for editing the campaign
The response is of type string
.