We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to approve via REST API

SethR
Tera Contributor

Greetings, 

I'm querying `sysapproval_group` and would like to approve/reject. 

 

I've been trying to do a PUT request to `sysapproval_group` with a payload of:

 

 

{"approval":"approved", "approval_user": <uid of user>}

 

 

This doesn't seem to be working. 

What's the secret sauce to make this work?

 

0 REPLIES 0