Add a URL
Adds a new URL to a site.
post/urls
Response
200
Example response
{
"status": "success",
"message": "URL created",
"url_id": 3865227
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Adds a new URL to a site.
200
{
"status": "success",
"message": "URL created",
"url_id": 3865227
}No recorded changes to this endpoint across all 1 revision of this API.