📣 this endpoint accept a invitation which was send to a user by email . In this POST request the invitation ID has to be provided .✳ list of URL parameters
invitation_id = 36 character in length
📢 Info message : Here URL is contructed like POST/account/users/invitations/<invitation_id>/accept
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.