Last updated
Was this helpful?
Was this helpful?
POST https://api.peoplelogic.dev/api/v1/app
Content-Type: application/json
Authorization: Bearer {{demoOrgToken}}
{
"type": "pl:sync:15five",
"internal": false,
"name": "{{your organization in 15five}}",
"externalId": "{{your organization shortname}}-15five",
"secretData": {
"apiKey": "{{15fiveApiKey}}"
}
}