Accounts
Create Subprojects
This endpoint create a subproject on the Project you are connecting as.
Permissions
The API token must include the following scopes: Management.
post/Accounts
Response
OK
Example response
{
"auth_token": "Redacted",
"date_created": "Sat, 15 Sept 2018 10:00:00 +0000",
"date_updated": "Sat, 16 Sept 2018 10:00:00 +0000",
"friendly_name": "My Project",
"type": "Full"
}