post
https://sandbox-api.viantinc.com/{basePath}/agency
Creates an agency under the current account.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request
POST /v1/agency
Request Body
{
id: <integer>,
name: <string>,
contact_name: <string>,
street: <string>,
city: <string>,
state: <string>,
zip: <string>,
country: <string>,
phone: <string>,
fax: <string>,
email: <string>,
description: <string>,
externalAgencyId: <string>
} 401Unauthorized
403Forbidden
404Not Found