Skip to main content
POST
Reassign an intake item to a different owner

Authorizations

X-WP-Nonce
string
header
required

WordPress REST nonce (wp_rest action)

Body

application/json
item_id
integer
required

Intake item post ID

Example:

4821

new_owner_id
integer
required

WordPress user ID of the new owner

Example:

5

Response

Item reassigned

success
boolean
data
object