Plugin Setting

Creates a plugin setting

Creates a setting for the plugin that will be applied to resource

post/agency-group/{agency_group_id}/plugin-setting

Request body

plugin_type'candidate' | 'agencyGroupCandidate' | 'agency' | 'agencyGroup' required

The type of plugin being created

resource_type'candidate' | 'user' required

The type of resource for which the plugin will be created

client_idstring

The client id

Response

Success response that the plugin setting has been created

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
plugin_type'candidate' | 'agencyGroupCandidate' | 'agency' | 'agencyGroup' required

The type of plugin being created

resource_type'candidate' | 'user' required

The type of resource for which the plugin will be created

client_idstring

The client id

Changes

No recorded changes to this endpoint across all 1 revision of this API.