Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.tagdeliver.com/v1/tag/{uid}/placement \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "title": "<string>" } '
{ "results": { "id": 18, "title": "Footer Placement", "activation": 0, "enabled": false }, "success": true }
Creates a new app placement
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Publisher ID
Show child attributes
Was this page helpful?
Contact support