Users
Endpoints
- get
/userGet your user. - put
/userUpdate your user. - delete
/userDelete your user. - get
/user/cad-user-infoGets authenticated CAD user info form data for the current user. - post
/user/client-errorsReport a CLIent-originated error. - get
/user/email-marketing-consentGet email marketing consent state for the authenticated user. - post
/user/email-marketing-consent/declineRecord explicit decline for email marketing consent. - post
/user/email-marketing-consent/requestRequest email marketing opt-in and send a confirmation email. - post
/user/email-marketing-consent/seenMark the email-marketing modal as seen/dismissed for the authenticated user. - get
/user/extendedGet extended information about your user. - get
/user/featuresList user-visible feature flags enabled for the authenticated user. - get
/user/oauth2/appsList personal OAuth apps. - post
/user/oauth2/appsCreate a personal OAuth app. - get
/user/oauth2/apps/{client_id}Get a personal OAuth app. - put
/user/oauth2/apps/{client_id}Update a personal OAuth app. - delete
/user/oauth2/apps/{client_id}Delete a personal OAuth app. - get
/user/oauth2/providersGet the OAuth2 providers for your user. - get
/user/orgGet a user's org. - get
/user/privacyGet the privacy settings for a user. - put
/user/privacyUpdate the user's privacy settings. - get
/user/session/{token}Get a session for your user. - get
/user/shortlinksGet the shortlinks for a user. - post
/user/shortlinksCreate a shortlink for a user. - get
/user/shortlinks/{key}Redirect the user to the URL for the shortlink. - put
/user/shortlinks/{key}Update a shortlink for a user. - delete
/user/shortlinks/{key}Delete a shortlink for a user. - get
/users-extended/{id}Get extended information about a user. - get
/users/{id}Get a user. - get
/users/{id}/admin/detailsGet admin-only details for a user. - put
/users/{id}/payment/subscriptionsUpdate a subscription for a user. - put
/website/email-marketing-consent/requestRequests public email marketing consent for an email address. - put
/website/email-marketing-lists/{slug}/subscribePublicly subscribe an email address to a mailing list by slug. - put
/website/email-marketing-lists/{slug}/unsubscribePublicly remove an email address from a mailing list by slug. - put
/website/forms/cad-user-infoStores authenticated CAD user info form data for the current user. - put
/website/forms/salesCreates a new sales ticket in the internal help desk from the website sales form. - put
/website/forms/supportCreates a new support ticket in the internal help desk from the website support form.