updateRoutingProfileName
inline suspend fun ConnectClient.updateRoutingProfileName(crossinline block: UpdateRoutingProfileNameRequest.Builder.() -> Unit): UpdateRoutingProfileNameResponse
Updates the name and description of a routing profile. The request accepts the following data in JSON format. At least Name
or Description
must be provided.