Files
clerk-sdk-java/docs/models/operations/UpdatePhoneNumberRequest.md
2024-06-13 13:51:50 -04:00

9 lines
2.4 KiB
Markdown

# UpdatePhoneNumberRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| `phoneNumberId` | *String* | :heavy_check_mark: | The ID of the phone number to update |
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.UpdatePhoneNumberRequestBody>](../../models/operations/UpdatePhoneNumberRequestBody.md) | :heavy_minus_sign: | N/A |