Update provider fields
PATCH
/v1/providersRequest
Body Params application/json
biography
object
optional
employee_id
object
optional
notify_cell
object
optional
Example
{
"biography": {},
"employee_id": {},
"notify_cell": {}
}
Request samples
Responses
No Content (request was successfully executed)(204)
No Content (request was successfully executed)
HTTP Code: 204
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 7 months ago