/
GO
government-digital-service
/
Adminusers API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
Invites
9
get
List invites for a service
post
Resend OTP
post
Creates an invitation to allow self provisioning new service with Pay
post
Creates an invitation to allow a new team member to join an existing service.
get
Find invite for invite code
patch
Update an invite
post
Completes the invite by creating user/service and invalidating the invite code
post
Generates and sends otp verification code to the phone number registered in the invite.
post
Validates OTP for the invite
Other
1
Passwords
3
Services
14
Toolbox
1
Users
14
Invites
Generates and sends otp verification code to the phone number registered in the invite.
post
/v1/api/invites/{code}/otp/generate
Path parameters
code
string
required
Request body
string
required
Response
OK
Changes