plta-permissions-api-cbz

Create a resource in the permission application

Create a resource in the permission application. It allows to create a single resource.

post
https://dev.api.sanofi.com/permissions/resources

Body

application/json

Resource

Represent a resource,

resourceNamestringrequired

The business identifier of the resource (such as a CSA for a analysis period, etc)

Response

application/json

Created

Resource

Represent a resource,

childrenarray[string]read-only

the name of the resource children

resourceNamestringrequired

The business identifier of the resource (such as a CSA for a analysis period, etc)

post/resources

Body

{ "resourceName": "resourceName" }
 
application/json