Add a provider to a specific talent pool group.
access_token OAuth 2.0 Access Token
In: query
Talent pool group ID
User ID of the provider to add
curl -X POST "https://api-sandbox.fndev.net/api/rest/v2/preferred-provider-groups/string_value/0"{
"id": 123,
"actions": [],
"correlation_id": "string_value",
"name": "Sample Name",
"providers": 0
}{
"status": 500,
"message": "Operation successful."
}{
"status": 500,
"message": "Operation successful."
}application/json
application/json
application/json
Last updated on
curl -X POST "https://api-sandbox.fndev.net/api/rest/v2/preferred-provider-groups/string_value/0"