Check shared phone number availability
imessage
Check shared phone number availability
Checks whether a new shared iMessage number can be assigned to the given phone number under this project. Mirrors the allocation rules used by POST /projects/:projectId/users, including reuse of a soft-deleted user’s previously assigned number within the same project. Returns false only when the project has no soft-deleted slot to reuse and every Cosmos shared number is already assigned globally for this phone. Requires Authorization: Basic base64(projectId:projectSecret).
GET
Check shared phone number availability
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Query Parameters
Pattern:
^\+[1-9]\d{6,14}$