사용자 프로필
사용자 프로필 생성
POST/v1/user_profiles
사용자 프로필 목록 조회
GET/v1/user_profiles
사용자 프로필 조회
GET/v1/user_profiles/{user_profile_id}
사용자 프로필 업데이트
POST/v1/user_profiles/{user_profile_id}
등록 URL 생성
POST/v1/user_profiles/{user_profile_id}/enrollment_url
A timestamp in RFC 3339 format
Object type. Always enrollment_url.
Enrollment URL to send to the end user. Valid until expires_at.
Status of the trust grant.