post https://api.netography.com/api/v1/customer
Create an Account (sub customer) the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
Log in to see full request history
Responses
Create an Account (sub customer) the supplied object. Do NOT submit an ID. IDs are auto generated and immutable.
xxxxxxxxxx
10curl --request POST \
--url https://api.netography.com/api/v1/customer \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"retention": 7,
"rollupRetention": 7
}
'
Try It!
to start a request and see the response here! Or choose an example: