post https://api.loopsubscriptions.com/admin/2023-10/subscription
Rate limit - 5/s
Log in to see full request history
Response
Rate limit - 5/s
xxxxxxxxxx
14curl --request POST \
--url https://api.loopsubscriptions.com/admin/2023-10/subscription \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"billingPolicy": {
"interval": "DAY"
},
"deliveryPolicy": {
"interval": "DAY"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: