endpoints

Mixin to add a used_by endpoint to return a list of all objects using this object

post/endpoints/agents/enrollment_tokens/

Request body

device_groupstring uuid nullable
connectorstring uuid required
namestring required
expiringboolean
expiresstring date-time nullable

Response

token_uuidstring uuid required
device_groupstring uuid nullable
connectorstring uuid required
namestring required
expiringboolean
expiresstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.