There are basically just three things that need to be specified in the Curl to make this endpoint work; the UID of the project, the count of tokens and the address that receives the tokens.
Response
The response will now show you, that the token is reserved for minting. The mint and send jobs are written in a queue and processed in batches.
Your token will now be processed within the next few moments. If you want to verify that the token is actually minted, please call the following endpoint:
/v2/GetNftDetailsById
This endpoint will respond with the state and some more details about the token.
Mint and send specific via API
The endpoint you are calling to mint and send a specific token of a project to a wallet address is:
Your token will now be processed within the next few moments. If you want to verify that the token is actually minted, please call the following endpoint:
/v2/GetNftDetailsById
This endpoint will respond with the state and some more details about the token.