# Authorised Signatories

Verify the email of root users who act as authorised signatories of a Corporate or Consumer identity.

 - [POST /corporates/verification/email/send](https://api.weavr.io/products/multi/openapi/authorised-signatories/corporaterootuseremailverificationcodesend.md): The first step in verifying a root user's email. The root user whose email address is to be verified is sent an email containing a randomly generated code. This code must then be provided in the *corp
 - [POST /corporates/verification/email/verify](https://api.weavr.io/products/multi/openapi/authorised-signatories/corporaterootuseremailverify.md): The second step in verifying the root user's email. The randomly generated code sent to the root user via email, using the *corporateRootUserEmailVerificationCodeSend* operation, is submitted here to
 - [POST /consumers/verification/email/send](https://api.weavr.io/products/multi/openapi/authorised-signatories/consumerrootuseremailverificationcodesend.md): The first step in verifying a root user's email. The root user whose email address is to be verified is sent an email containing a randomly generated code. This code must then be provided in the *cons
 - [POST /consumers/verification/email/verify](https://api.weavr.io/products/multi/openapi/authorised-signatories/consumerrootuseremailverify.md): The second step in verifying the root user's email. The randomly generated code sent to the root user via email, using the *consumerRootUserEmailVerificationCodeSend* operation, is submitted here to v
