Redirects REST Endpoints

Admin/Redirects
Endpoints for managing redirection rules on the Oracle Commerce Cloud.
createRedirect
Method: post
Path: /ccadmin/v1/redirects
deleteRedirect
Method: delete
Path: /ccadmin/v1/redirects/{id}
getRedirects
Method: get
Path: /ccadmin/v1/redirects
updateRedirect
Method: put
Path: /ccadmin/v1/redirects/{id}